-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(datasource): add eks addon datasource #33272
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: ivan katliarchuk <[email protected]>
* main: fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.27.4 (renovatebot#33271)
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
* main: chore(deps): update python:3.13 docker digest to 08371fa (renovatebot#33282) build(deps): update dependency @opentelemetry/instrumentation-bunyan to v0.45.0 (renovatebot#33281) build(deps): update opentelemetry-js monorepo (renovatebot#33279) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.27.5 (renovatebot#33278) chore(deps): update python:3.13 docker digest to c286f03 (renovatebot#33277) chore(deps): update containerbase/internal-tools action to v3.5.15 (renovatebot#33273)
e4a2bbf
to
6663a43
Compare
* main: feat(preset): Add oracle database jdbc and nls monorepo groups (renovatebot#33287) chore(deps): update python:3.13 docker digest to cea505b (renovatebot#33285) chore(deps): update python:3.13 docker digest to a76a2a0 (renovatebot#33284) chore(deps): update python:3.13 docker digest to 52d1bb8 (renovatebot#33283)
38173c1
to
1e59984
Compare
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
* main: chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.5.3 (renovatebot#33291) fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.5.3 (renovatebot#33292)
Hi, @viceice. Is there any chance you have a look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please split PR. move versioning to be merged first
Added Versioning #33301 |
Shell I w8 for versioning to be merged and then rebase this pull request or? |
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Signed-off-by: ivan katliarchuk <[email protected]>
Hi viceice. I could not change to
If I understand correctly, since And at this moment, this branch requires #33301 but the origin for that branch is main, not That's why there are comments like
I think I may have misunderstood your earlier proposal to split this pull request, and created this mess as a result. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can now be continued
* main: docs(versioning): fix types and tests (renovatebot#33958) feat(gitlab): add branch status check attemps (renovatebot#32692) feat(versioning): aws-eks-addon versioning added (renovatebot#33301) feat(nix): rework to work with all flake inputs (renovatebot#31921) fix(deps): update dependency mkdocs-material to v9.6.1 (renovatebot#33956) fix(deps): update dependency mkdocs-material to v9.6.0 (renovatebot#33955) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.38.3 (renovatebot#33954) fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.38.2 (renovatebot#33953) feat(logger): Add `withMeta` helper (renovatebot#33948) feat(schema): Add logging utilities for catch calls (renovatebot#33950)
Signed-off-by: ivan katliarchuk <[email protected]>
Tested. It works ik-workshop/renovate-issue-23410-eks-addons-datadourse#12 |
Fixes for versioning should be done in a separate PR |
…ranchPrefix Signed-off-by: ivan katliarchuk <[email protected]>
Ok. Not able to reproduce this anylonger. Repository where tested multiple times https://github.com/ik-workshop/renovate-issue-23410-eks-addons-datadourse/pulls The branch name is a bit weird due to |
credits to #29613
What is in this PR
@aws-sdk/client-*
dependenciesaws-eks-addon
versioning. This will not require"ignoreUnstable": false
defaultConfig
as default prTitle not able safely parsepackageName
objectBranch name is dodgy as well, no fix in this pull request, but can tweak it, just feels like missing something like {{ toString packageName }}
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: